home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / twist1.zip / TWIST.DOC next >
Text File  |  1991-03-10  |  4KB  |  87 lines

  1. Hello there.
  2.  
  3. I have written a small program to fix the problem of TosScan killing or tossing
  4. as dupes messages coming from an Imail point.
  5.  
  6. Apparently, TosScan does not like Imail's product code, and refuses to process
  7. messages from and Imail point correctly. This does not happen with non-point
  8. Imail systems, just Imail points under a TosScan boss are affected.
  9.  
  10. Contrary to what Mark Howard has said, setting the TosScan boss as Type 2+ in
  11. Imail's setup will not do the trick. The product code in Imail's packets have
  12. to be changed for one that TosScan will recognise.
  13.  
  14. What my little program does, is to take the place of your archiver in Imail
  15. Setup program:
  16.  
  17. ┌──────────────────────────[Compression Programs]─┐
  18. │                                                 │
  19. │ Program 1      twist.exe zip                    │
  20. │ Program 2      twist.exe lharc                  │
  21. │ Program 3      twist.exe pak                    │
  22. │ Program 4      twist.exe kPkpak                 │
  23. │ Program 5      twist.exe arc                    │
  24. │ Program 6      twist.exe oZoo                   │
  25. │ Program 7                                       │
  26. │ Program 8                                       │
  27. │ Program 9                                       │
  28. │ Program 10                                      │
  29. │                                                 │
  30. └─────────────────────────────────────────────────┘
  31.  
  32. Only the first letter of each parameter is significant, but I have put
  33. the full names here to indicate which archivers the command.
  34.  
  35. ┌──────────────────────────────────────────[Node Export Manager]─┐
  36. │                                                                │
  37. │ Address        1:135/57.0                                      │
  38. │ Password                                                       │
  39. │ Groups                                                         │
  40. │ Direct         N                                               │
  41. │ Remote Maint   N                                               │
  42. │ Status         Normal                                          │
  43. │ Program        twist.exe zip                                   │
  44. │ Capability     Type 2+                                         │
  45. │                                                                │
  46. └────────────────────────────────────────────────────────────────┘
  47.  
  48. In the case above TWIST.EXE is being used with the Z
  49. parameter, indicating Zip compression. It can also be used
  50. with A for Arc, L for LHarc, K for PKPAK and k for PAK.
  51.  
  52.  
  53. When Imail packs mail for that node it will run as follows:
  54.  
  55. >TosScan Arm Twister, (C) 1991, Arturo Batista, @Fidonet 1:135/71.79
  56. >
  57. >Looking for packets to process
  58. >
  59. >Processing: 27D9B3FC.PKT from 1:135/71.79 to 1:135/71.0
  60. >
  61. >The Product code in this packet (27D9B3FC.PKT) is: 75
  62. >Changing the product code to TosScan's own...
  63. >Packing mail with your choice archiver....
  64. >
  65. >PKZIP (R)   FAST!   Create/Update Utility   Version 1.1   03-15-90
  66. >Copr. 1989-1990 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help
  67. >PKZIP Reg. U.S. Pat. and Tm. Off.
  68. >
  69. >Creating ZIP: 0000004F.SA3
  70. >  Adding: 27D9B3FC.PKT  shrinking (18%), done.
  71. >  Done!
  72. >
  73.  
  74. The program is extremely fast, since it only changes one byte, and does not
  75. touch the rest of the packet, and it requires about 11k of memory above what
  76. PkZip and Imail shelled consume to do it's trick.
  77.  
  78. Itis being hatched to the SDS and can be had at 1:135/57, 9600 HST as TWIST.ZIP
  79.  
  80. Art
  81.  
  82. @Fidonet 1:135/57.79  and 1:135/71.79
  83.  
  84. --- FD 1.99c
  85.  * Origin: Bummer..... (1:135/71.79)
  86.  
  87.